OutdoorView
@Serializable
Configuration for Outdoor view. Outdoor view Requires MPIOptions.ShowVenue.multibufferRendering to be enabled.
It isn't permitted to use .headers and .authURL options simultaneously.
Constructors
Link copied to clipboard
constructor( enabled: Boolean? = false, attributionPosition: MPIOptions.OUTDOOR_ATTRIBUTION_POSITION? = null, authURL: String? = null, customAttribution: String? = null, headers: Map<String, String>? = null, layersHiddenByGeometry: List<String>? = null, lowDpi: Boolean? = false, url: String? = null)